xl: introduce a domain type option
authorRoger Pau Monne <roger.pau@citrix.com>
Fri, 22 Sep 2017 15:25:06 +0000 (16:25 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Thu, 28 Sep 2017 11:16:31 +0000 (12:16 +0100)
commitc7dfe4ac58dd9c8678126b78da961b233a49f3f9
tree63e4bc9b73b9b18baf445c0e34eed9dd23624376
parent3c44f8ed44ab559c7e5b58316751bea53adfd83b
xl: introduce a domain type option

Introduce a new type option to xl configuration files in order to
specify the domain type. This supersedes the current builder option.

The new option is documented in the xl.cfg man page, and the previous
builder option is marked as deprecated.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/man/xl.cfg.pod.5.in
tools/xl/xl_parse.c